github.com/andybalholm/brotli.hasherCommon.dict_num_matches (field)
6 uses
github.com/andybalholm/brotli (current package)
hash.go#L12: dict_num_matches uint
hash.go#L165: if self.dict_num_matches < self.dict_num_lookups>>7 {
hash.go#L185: self.dict_num_matches++
hash.go#L330: common.dict_num_matches = 0
hash_composite.go#L55: common_a.dict_num_matches = 0
hash_composite.go#L62: common_b.dict_num_matches = 0
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |